CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket client server

搜索资源列表

  1. P2P

    0下载:
  2. C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:289193
    • 提供者:tim
  1. Socket

    0下载:
  2. 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arriv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:103040
    • 提供者:259
  1. socket

    0下载:
  2. 完成简单的C#SOCKET通信功能 对客户端和服务器有大体的理解-The completion of a simple C# SOCKET communication function of the client and server have a general understanding of
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:62809
    • 提供者:JACK
  1. server

    0下载:
  2. vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:今昔
  1. unix-client_server

    0下载:
  2. socket 网络编程中 client 与 server 两端程序的开发-unix client server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:398485
    • 提供者:赵哲焕
  1. socket

    0下载:
  2. socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:14445
    • 提供者:刘文战
  1. CLIENT

    0下载:
  2. a socket java of a client for an application of client/server which is used like a window for chat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:50122
    • 提供者:kenza
  1. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. src

    0下载:
  2. 非常好的即时通讯代码,包括服务器和客户端,功能完备,是学习socket和即时通讯开发的绝好实例。-A very good instant messaging code, including server and client, complete functions, is to learn socket and the development of excellent examples of instant messaging.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:181557
    • 提供者:zhangmin
  1. socket

    0下载:
  2. c# socket控件的几种常用包装,以方便使用,诸如服务端,客户端等-c# socket control of several commonly used packaging in order to facilitate the use, such as server, client, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:22597
    • 提供者:陈丰
  1. vc++ socket 通讯程序

    2下载:
  2. vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-11-27
    • 文件大小:24379712
    • 提供者:tony
  1. SocketPort_Linux

    0下载:
  2. Full Multi-thread Client/Server Socket Class with ThreadPool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:14228
    • 提供者:Eric Chiang
  1. socketCoding

    0下载:
  2. Socket客户端和服务端程序,用来演示Socket编程的技巧和方法-Socket client and server programs are included to demonstrate the skills and methods of Socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:184317
    • 提供者:田智炜
  1. Download

    0下载:
  2. a socket program have client & server side code
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:25787
    • 提供者:sakineh_1066
  1. socket

    0下载:
  2. 网络编程中socket使用简例,启动服务端,等待客户端发送消息,然后返回消息给客户端-Network programming in the socket to use a simple example, start the server, waiting for the client to send messages, and then return the message to the client
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2150089
    • 提供者:小邓
  1. socket

    0下载:
  2. 文档列车了socket编程的服务器端和客户端的基本流程.-Document train the socket programming server-side and client-side basic flow.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2817
    • 提供者:田龙
  1. socket

    0下载:
  2. 编程环境:Vc 6.0 功能 : TCP 下的socket通信 内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:653311
    • 提供者:sean
  1. Socket

    0下载:
  2. 一个典型的C#点对点Socket应用实例,包括服务端和客户端两部分,服务端启动后,监听来自客户端的信息,客户端向服务端发送消息,两者点对点实现对接,众多聊天软件是在此点对点的基础上进行再扩展开发而来,因此掌握基础的点对点编程,对以后从事VS开发将大有好处。-A typical C# example of point-Socket applications, including service and client of two parts, the server starts, the moni
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:29905
    • 提供者:mayi789
  1. Socket

    0下载:
  2. Socket编程,服务器和客户端通信,点播wav音频文件-Socket programming, server and client communications, on-demand wav audio files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1190414
    • 提供者:xiongyuan
  1. FileTransfer

    0下载:
  2. 通过Windows Socket实现客户端和服务端的文件传输-Achieved through the Windows Socket client and server file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:2383
    • 提供者:李海洋
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com